Skip to content

fix: reduce update file server polling#1960

Open
Ap4sh wants to merge 1 commit into
session-foundation:devfrom
Ap4sh:ap4sh/fix-update-polling
Open

fix: reduce update file server polling#1960
Ap4sh wants to merge 1 commit into
session-foundation:devfrom
Ap4sh:ap4sh/fix-update-polling

Conversation

@Ap4sh

@Ap4sh Ap4sh commented Jul 4, 2026

Copy link
Copy Markdown

Contributor checklist:

Description

Fixes #1809

This lines up the renderer file-server release polling interval with the existing 30 minute throttle, so the app stops waking up every minute just to skip the request

It also skips the renderer-side release check when auto updates are disabled, while still doing one startup fetch and one fetch after auto updates are enabled from preferences so the updater has fresh file-server release data before the main update check runs

Tested with:

  • pnpm ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] reduce updater job check interval to line up with update check interval

1 participant